IMap.GetView Method

Returns an immutable view of the map.

Syntax

public:
IMapView<K, V>^ GetView()  

Return value

Type: IMapView<K, V> 

  The view of the map.

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IMap Generic Interface

IMap Members

Windows.Foundation.Collections Namespace